Enforce one platform policy for GardenLinux canonical names and enhance S3 artifact handling#248
Merged
Merged
Conversation
NotTheEvilOne
force-pushed
the
feature/enforce-one-platform-policy
branch
from
November 6, 2025 15:49
627b866 to
c9cc60d
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #248 +/- ##
==========================================
+ Coverage 90.63% 91.61% +0.97%
==========================================
Files 42 42
Lines 2008 2051 +43
==========================================
+ Hits 1820 1879 +59
+ Misses 188 172 -16 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
NotTheEvilOne
force-pushed
the
feature/enforce-one-platform-policy
branch
2 times, most recently
from
November 7, 2025 11:52
b131b16 to
16509ef
Compare
NotTheEvilOne
force-pushed
the
feature/enforce-one-platform-policy
branch
4 times, most recently
from
November 10, 2025 11:36
e73655f to
68a68ba
Compare
NotTheEvilOne
requested review from
a team,
ByteOtter,
commel and
yeoldegrove
November 11, 2025 07:26
yeoldegrove
reviewed
Nov 11, 2025
NotTheEvilOne
force-pushed
the
feature/enforce-one-platform-policy
branch
5 times, most recently
from
November 25, 2025 06:59
19a1020 to
1edc3a5
Compare
NotTheEvilOne
force-pushed
the
feature/enforce-one-platform-policy
branch
from
November 28, 2025 13:43
1edc3a5 to
15aa2a7
Compare
yeoldegrove
approved these changes
Dec 4, 2025
Contributor
Author
|
Would be cool if @nkraetzschmar could have a look as well as it touches code previously introduced :) |
Signed-off-by: Tobias Wolf <wolf@b1-systems.de> On-behalf-of: SAP <tobias.wolf@sap.com>
Signed-off-by: Tobias Wolf <wolf@b1-systems.de> On-behalf-of: SAP <tobias.wolf@sap.com>
Signed-off-by: Tobias Wolf <wolf@b1-systems.de> On-behalf-of: SAP <tobias.wolf@sap.com>
Signed-off-by: Tobias Wolf <wolf@b1-systems.de> On-behalf-of: SAP <tobias.wolf@sap.com>
NotTheEvilOne
force-pushed
the
feature/enforce-one-platform-policy
branch
3 times, most recently
from
December 10, 2025 08:08
0c74396 to
23374e9
Compare
nkraetzschmar
requested changes
Dec 10, 2025
Signed-off-by: Tobias Wolf <wolf@b1-systems.de> On-behalf-of: SAP <tobias.wolf@sap.com>
NotTheEvilOne
force-pushed
the
feature/enforce-one-platform-policy
branch
4 times, most recently
from
December 10, 2025 09:39
2cb494c to
efab93b
Compare
… name Signed-off-by: Tobias Wolf <wolf@b1-systems.de> On-behalf-of: SAP <tobias.wolf@sap.com>
Signed-off-by: Tobias Wolf <wolf@b1-systems.de> On-behalf-of: SAP <tobias.wolf@sap.com>
NotTheEvilOne
force-pushed
the
feature/enforce-one-platform-policy
branch
from
December 10, 2025 09:42
efab93b to
41d4675
Compare
…s.CName` Signed-off-by: Tobias Wolf <wolf@b1-systems.de> On-behalf-of: SAP <tobias.wolf@sap.com>
NotTheEvilOne
force-pushed
the
feature/enforce-one-platform-policy
branch
from
December 10, 2025 12:13
41d4675 to
dbf90ae
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What this PR does / why we need it:
This PR changes the GardenLinux canonical name behavior and features parser to only accept one platform. It further enhances S3 artifact handling to respect more values of
*.releasefiles.Which issue(s) this PR fixes:
Related gardenlinux/gardenlinux#3816
Supersedes #249
Fixes gardenlinux/gardenlinux#3824
Fixes #244